PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableColumn Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the column width.
    Syntax
    public double getWidth()

    Return Value

    The width of the column, as an absolute value or percentage relative to table width.
    See Also